[XEN] Fix perfc after 13756:56377f5ce588
authorIan Campbell <ian.campbell@xensource.com>
Wed, 31 Jan 2007 17:58:00 +0000 (17:58 +0000)
committerIan Campbell <ian.campbell@xensource.com>
Wed, 31 Jan 2007 17:58:00 +0000 (17:58 +0000)
commit05e5154038b4614f4b7d6f43eb7e8b741a014608
tree6ae8967a02b7f6f6182407850c91d6505a0b93df
parentf099a2a635b6a68ad1c1d975384f5ed33ad3d97c
[XEN] Fix perfc after 13756:56377f5ce588

64 bit guest handles can no longer be passed as parameters to
functions. Extract such parameters into a regular guest handle first.

Signed-off-by: Ian Campbell <ian.campbell@xensource.com>
xen/common/perfc.c